Module: app/zamestnanec/sprava-formularu/FormTableToolbar
Functions
default
▸ default(root0): Element
Toolbar for the form table.
Parameters
| Name | Type | Description |
|---|---|---|
root0 | Object | Props for this component. |
root0.filterProps | Object | Props for the filter toolbar item. |
root0.filterProps.columnId | string | - |
root0.filterProps.placeholder | string | - |
root0.table | Table<Form> | Table for which this toolbar is rendered. |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/sprava-formularu/FormTableToolbar.tsx:17